Skip to content

Conversation

kurtmckee
Copy link
Contributor

Doc builds show the following output:

Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.

This is addressed by upgrading source_suffix to a dict in conf.py.

Note

As reported in #3622, the scheduled doc builds are currently failing in main. I expect the doc builds to fail here, as well, but it is not related. This PR is simply a minor update based on output I observed while investigating #3622.

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

Doc builds show the following output:

```
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
```

This is addressed by upgrading `source_suffix` to a dict in `conf.py`.
@kurtmckee kurtmckee requested a review from gaborbernat as a code owner October 8, 2025 12:34
@gaborbernat gaborbernat merged commit b5f1cd8 into tox-dev:main Oct 9, 2025
25 of 29 checks passed
@kurtmckee kurtmckee deleted the minor-docs-config-update branch October 9, 2025 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants